Skip to content

chore(deps): bump swiper from 8.4.7 to 9.3.1 #58

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github-enterprise May 12, 2023

Bumps swiper from 8.4.7 to 9.3.1.

Release notes

Sourced from swiper's releases.

v9.3.1

Bug Fixes

  • element: correct extending of HTMLElementEventMap in types (d6a0aca), closes #6657

Features

  • element: added all events arguments in TS declarations (abb0688)

v9.3.0

Bug Fixes

  • a11y: add notification span to shadow root in Swiper Element (aa83a03), closes #6634
  • core: fix cases when spaceBetween set in % (446af7e), closes #6647
  • element: don't reinit nested swipers rearranged by parent swiper loop (926828a), closes #6642
  • element: don't render swiper on every connected (5a5ebb4)

Features

  • element: element events types (83774fa)
  • element: add shadow parts (e4f3def), closes #6594
  • element: more complex ts definitions (4cab52d)

v9.2.4

Bug Fixes

  • core: fix autoHeight in virtual slides (dd30829), closes #6570
  • loop: update slides grids before loop fix when spv is "auto" (035e79d), closes #6599
  • virtual: fix last slide index check in virtual slides (154f048), closes #6595

... (truncated)

Changelog

Sourced from swiper's changelog.

9.3.1 (2023-05-10)

Bug Fixes

  • element: correct extending of HTMLElementEventMap in types (d6a0aca), closes #6657

Features

  • element: added all events arguments in TS declarations (abb0688)

9.3.0 (2023-05-08)

Bug Fixes

  • a11y: add notification span to shadow root in Swiper Element (aa83a03), closes #6634
  • core: fix cases when spaceBetween set in % (446af7e), closes #6647
  • element: don't reinit nested swipers rearranged by parent swiper loop (926828a), closes #6642
  • element: don't render swiper on every connected (5a5ebb4)

Features

  • element: element events types (83774fa)
  • element: add shadow parts (e4f3def), closes #6594
  • element: more complex ts definitions (4cab52d)

9.3.0-beta.1 (2023-05-08)

Bug Fixes

  • a11y: add notification span to shadow root in Swiper Element (aa83a03), closes #6634
  • core: fix cases when spaceBetween set in % (446af7e), closes #6647
  • element: don't reinit nested swipers rearranged by parent swiper loop (926828a), closes #6642
  • element: don't render swiper on every connected (5a5ebb4)

Features

  • element: add shadow parts (e4f3def), closes #6594
  • element: more complex ts definitions (4cab52d)

9.2.4 (2023-04-21)

Bug Fixes

  • core: fix autoHeight in virtual slides (dd30829), closes #6570
  • loop: update slides grids before loop fix when spv is "auto" (035e79d), closes #6599
  • virtual: fix last slide index check in virtual slides (154f048), closes #6595

Features

  • hash-navigation: new getSlideIndex to specify slide index by hash (3eb0ae2), closes #6588

... (truncated)

Commits
  • 4fe50de 9.3.1
  • abb0688 feat(element): added all events arguments in TS declarations
  • d6a0aca fix(element): correct extending of HTMLElementEventMap in types
  • 07b2cfe chore: make lazy not optional
  • 981fe2e 9.3.0
  • 83774fa feat(element): element events types
  • 299d0a1 9.3.0-beta.1
  • 4cab52d feat(element): more complex ts definitions
  • 926828a fix(element): don't reinit nested swipers rearranged by parent swiper loop
  • aa83a03 fix(a11y): add notification span to shadow root in Swiper Element
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [swiper](https://github.com/nolimits4web/Swiper) from 8.4.7 to 9.3.1.
- [Release notes](https://github.com/nolimits4web/Swiper/releases)
- [Changelog](https://github.com/nolimits4web/swiper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nolimits4web/Swiper/compare/v8.4.7...v9.3.1)

---
updated-dependencies:
- dependency-name: swiper
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 12, 2023
@dependabot dependabot bot requested a review from a team May 12, 2023 01:18
@dependabot @github-enterprise
Copy link
Author

dependabot bot commented on behalf of github-enterprise May 19, 2023

Superseded by #61.

@dependabot dependabot bot closed this May 19, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/swiper-9.3.1 branch May 19, 2023 01:12
@dependabot @github-enterprise
Copy link
Author

dependabot bot commented on behalf of github-enterprise May 19, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

Sign in to join this conversation on GitHub.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants